home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / cmomac02.zip / {C}MAC.DOC next >
Text File  |  1991-04-13  |  13KB  |  269 lines

  1.                            {C}MAC.DOC
  2.                            
  3. This .DOC file and the {c}READ.ME file should give you enough 
  4. information to run the COMMO.MAC file included.  I will assume that you 
  5. are somewhat familiar with {COMMO} and have read the manual.
  6.  
  7. You will note that the COMMO.MAC file is divided into 9 sections.  I 
  8. will explain each section in turn.
  9.  
  10. █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  11. █ SECTION 1:  PROTOCOLS  █
  12. █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  13.  
  14. This section contains all the external protocols that I use.  To use 
  15. them you must have DSZ.COM, PUMA.EXE, CLINK.EXE, and ZMAX.EXE in your 
  16. COMMO directory.  They may be activated by pressing Alt-M, moving the 
  17. selector bar to the proper line and pressing enter.  The may also be 
  18. activated by pressing the function key assigned.  See SECTION 2:  
  19. FUNCTION KEY ASSIGNMENTS.
  20.  
  21. Note that Zmodem and Puma downloads are automatic if you have your 
  22. COMMO.CFG file setup properly.
  23.  
  24.  
  25. █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█                                        
  26. █ SECTION 2:  FUNCTION KEY ASSIGNMENTS █                                        
  27. █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█                                        
  28. =============================================================================== 
  29.  Macros for Shifted Function Keys                                               
  30. =============================================================================== 
  31.  {sf1}     .REP upload mark and dial.
  32.            This macro looks in your upload directory and determines which 
  33.            .REP packets are present.  It will mark those BBSs and start 
  34.            the dialing sequence.  Only uploads will be made.
  35.  
  36.  {sf2}     Dial only those BBSs which are already marked and download 
  37.            mail.  If .REP packets are present they will be uploaded 
  38.            prior to mail download.
  39.  
  40.  {sf3}     Dial only those BBSs which are already marked and upload .REP 
  41.            packets.
  42.            
  43.  {sf4}     Mail mark and Dial.  
  44.            Mark all the BBSs that you receive net mail from and start 
  45.            the dial sequence.  Uploads will be made first if they are 
  46.            present.
  47.            
  48.  {sf5}     Deletes all "flag files".                          
  49.            These macros use dummy files in your COMMO directory to act 
  50.            as "flags."  This is normally run automatically at the start 
  51.            of all operations that use them.  I use it here mostly for 
  52.            program development.
  53.            
  54.            
  55.  {sf6}     Time mark.  (Requires 4dos)  Places a time and date mark in 
  56.            capture file.
  57.                       
  58.  {sf7}     List commo.use file.  
  59.            Uses Berg's LIST.COM to show the Log file.  (I have changed 
  60.            the name to COMMO.USE.) You will note that I use LIST.COM 
  61.            extensively.  It is in a directory that is not in my path so 
  62.            as not to be confused with the LIST function in 4DOS.  
  63.            LIST.COM may be found on most any BBS as LISTXXXX.ZIP.(X's 
  64.            indicate version number.)
  65.            
  66.  {sf8}     Scrollback.  
  67.            Uses LIST.COM.  You may prefer the internal scroll back in 
  68.            {COMMO}.  I find that LIST.COM gives me more options.
  69.                  
  70.  {sf9}     Dir of reply packets.
  71.            Shows only the .REP packets in the ULDL directory.
  72.                
  73.  {sf0}     Dir of mail packets.               
  74.            Shows only the .QWL packets in the ULDL directory.
  75.            
  76.            
  77. ============================================================================    
  78.  Macros for Unshifted Function Keys                                                       
  79.  ───────────────────────────────────────────────────────────────────────────    
  80.  {nf1}     Simple logon.
  81.            Replace FIRST_NAME, LAST_NAME, and PASSWORD as required and 
  82.            this will give you a manual logon for those BBSs that you do 
  83.            not have a linked macro logon.   
  84.            
  85.  {nf2}     Logon for Wildcat! BBSs.   
  86.  
  87.  {nf3}     Calls SHEZ in ULDL dir.
  88.            (SHEZ is a shell for zip.  It is very useful for viewing 
  89.            zipped files.)
  90.            
  91.  {nf4}     Upload a .REP file.  I use this primarily for program 
  92.            development.   
  93.  
  94.  {nf5}     Renames .QWK file  (Uses 4DOS.)
  95.           
  96.  {nf6}     Call Wildcat Mail download.
  97.            
  98.  {nf7}     Quiet modem.  This sends a string to the modem to silence the 
  99.            dialing tones.  (Useful late at night when your wife is 
  100.            asleep.)
  101.            
  102.  {nf8}     Loud modem.  Sets modem back to normal volume.
  103.                                         
  104.  {nf9}     Uses LIST.COM to view the COMMO.DOC file.
  105.            
  106.  {nf0}     Calls LIST.COM in the ULDL directory.
  107.                                                                                 
  108.  ===========================================================================    
  109.  Macros for Alt Function Keys                                                   
  110.  ───────────────────────────────────────────────────────────────────────────    
  111.                                                                                 
  112.  {af1}     Ymodem batch download                            
  113.  
  114.  {af2}     Sealink download                                 
  115.  
  116.  {af3}     Zmax download                                    
  117.  
  118.  {af4}     Zmodem upload                                    
  119.  
  120.  {af5}     Ymodem batch upload                              
  121.  
  122.  {af6}     Puma upload                                      
  123.  
  124.  {af7}     Sealink upload                                   
  125.  
  126.  {af8}     Zmax upload                                      
  127.  
  128.  {af9}     Point and Shoot Zmodem Up/Load  
  129.            (You must have already made a list with PNS.  See PNS 
  130.            Docs for details)                                                             
  131.  
  132.  {af0}     Online quoting macro.  First select Reply on the BBS, 
  133.            then press Alt-F10.  This will pop you into the 
  134.            backscroll buffer.  You can then use Alt-I to save the 
  135.            screen or screens you want to quote.  Press ESC and you 
  136.            will be in QEDIT.  Edit the complete message and exit 
  137.            normally from QEDIT.  The message will be uploaded with 
  138.            Ascii Up to the message base.  
  139.                                                                                 
  140.                                                                                 
  141. ===========================================================================     
  142. Macros for Control Function Keys                                                
  143. ===========================================================================     
  144.  
  145.  {cf1}     Automatic file download mark and dial.
  146.            (Checks the ULDL dir for .GET files, marks those BBSs, dials 
  147.            them and downloads the file list.)
  148.            
  149.  {cf2}     Automatic file download dial marked.
  150.            You mark the BBSs that you want to automatically download 
  151.            files from, dials and downloads automatically.
  152.                          
  153.  {cf3}     Calls BIMENU.  (For BIMODEM transfers.)                                            
  154.                                                                                 
  155.  {cf5}     Delay for Mail run.  
  156.            (All the delay routines must have the activation time set in 
  157.            the macro itself.  Just type Alt-M, scroll to the time you 
  158.            want to set, press E, type in the time, press escape twice.  
  159.            I like to start my mail macro at 3 pm, {15:00}, each day.  
  160.            Once I have entered that time, all I have to do is press 
  161.            Control-F5 in the morning and I have my mail when I return 
  162.            from work.)
  163.                                                              
  164.  {cf6}     Delay for Mail run and Automatic File Download.                                                            
  165.  
  166.  {cf7}     Delay for .REP upload and Automatic File Download.
  167.                                                              
  168.  {